@import url('../../MitchellWiggns/css/mwcpa-icons-codes.css');
@import url('../../MitchellWiggns/css/mwcpa-icons-ie7-codes.css');
@import url('../../MitchellWiggns/css/mwcpa-icons-embedded.css');

@font-face {
  font-family: 'mwcpa-icons';
  src: url('../font/mwcpa-icons_95882254-mwcpa-icons.svg') format('svg');
  src: url('../font/mwcpa-icons_95882254.eot');
  src: url('../font/mwcpa-icons_95882254.eot#iefix') format('embedded-opentype'),
       url('../font/mwcpa-icons.woff') format('woff2'),
       url('../font/mwcpa-icons_95882254.woff') format('woff'),
       url('../font/mwcpa-icons_95882254.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "mwcpa-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}